home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / plsql.key < prev    next >
INI File  |  2004-09-21  |  3KB  |  362 lines

  1. [-COMMENT-:GLOBAL]
  2. # PL/SQL LANGUAGE KEYWORDS FILE FOR CRIMSON EDITOR
  3.  
  4. # 2001.07.31 (MAICON F. SANTOS) - FIRST RELEASE
  5. # 2001.09.06 (MAICON F. SANTOS) - NEW COMMANDS HAVE BEEN ADDED
  6. # 2001.10.23 (INGYU KANG) - MISSING KEYWORDS ADDED ('execute', 'spool', 'count')
  7. # 2001.11.02 (INGYU KANG) - MISSING KEYWORDS ADDES ('cascade', 'constraint', 'tablespace', 'foreign', 'references', 'using', 'sequence', 'storage', 'cluster', 'next')
  8.  
  9. # KW5 = PL/SQL Commands; KW6 = SQL; KW7 = PL/SQL Built-In Functions; KW8 = Expressions and Comparisons
  10.  
  11. [KEYWORDS0:RANGE1]
  12.  
  13. [KEYWORDS1:GLOBAL]
  14.  
  15. [KEYWORDS2:GLOBAL]
  16.  
  17. [KEYWORDS3:GLOBAL]
  18.  
  19. [KEYWORDS4:GLOBAL]
  20.  
  21. [KEYWORDS5:GLOBAL]
  22. abort
  23. accept
  24. access
  25. add
  26. all
  27. any
  28. array
  29. arraylen
  30. as
  31. asc
  32. assert
  33. assign
  34. at
  35. authorization
  36. auto_increment
  37. avg
  38. base_table
  39. begin
  40. binary_integer
  41. body
  42. boolean
  43. by
  44. cascade
  45. case
  46. char
  47. char_base
  48. check
  49. close
  50. cluster
  51. clusters
  52. colauth
  53. column
  54. compress
  55. connect
  56. constant
  57. constraint
  58. crash
  59. current
  60. currval
  61. cursor
  62. database
  63. data_base
  64. date
  65. datetime
  66. dba
  67. debugoff
  68. debugon
  69. declare
  70. decimal
  71. default
  72. defintion
  73. delay
  74. desc
  75. digits
  76. dispose
  77. distinct
  78. do
  79. else
  80. elsif
  81. end
  82. entry
  83. exception
  84. exception_init
  85. exclusive
  86. exists
  87. exit
  88. false
  89. fetch
  90. file
  91. float
  92. for
  93. foreign
  94. form
  95. found
  96. from
  97. function
  98. generic
  99. goto
  100. group
  101. having
  102. identified
  103. if
  104. immediate
  105. increment
  106. index
  107. indexes
  108. indicator
  109. initial
  110. initrans
  111. integer
  112. interface
  113. intersect
  114. into
  115. key
  116. level
  117. limited
  118. long
  119. loop
  120. max
  121. maxextents
  122. maxtrans
  123. min
  124. minus
  125. mlslabel
  126. mode
  127. natural
  128. naturaln
  129. next
  130. new
  131. nextval
  132. nocompress
  133. notfound
  134. nowait
  135. number
  136. number_base
  137. of
  138. offline
  139. on
  140. online
  141. old
  142. open
  143. option
  144. order
  145. others
  146. out
  147. package
  148. partition
  149. pctfree
  150. pctincrease
  151. pctused
  152. pls_integer
  153. positive
  154. positiven
  155. pragma
  156. primary
  157. prior
  158. private
  159. privileges
  160. procedure
  161. public
  162. raise
  163. range
  164. raw
  165. real
  166. record
  167. ref
  168. references
  169. release
  170. remr
  171. resource
  172. return
  173. reverse
  174. row
  175. rowid
  176. rowlabel
  177. rownum
  178. rows
  179. rowtype
  180. run
  181. schema
  182. seperate
  183. session
  184. share
  185. signtype
  186. smallint
  187. space
  188. sql
  189. start
  190. statement
  191. stddev
  192. storage
  193. subtype
  194. successful
  195. sum
  196. synonym
  197. tabauth
  198. tables
  199. tablespace
  200. task
  201. terminate
  202. then
  203. to
  204. trigger
  205. true
  206. type
  207. union
  208. unique
  209. unsigned
  210. use
  211. using
  212. validate
  213. values
  214. varchar
  215. varchar2
  216. variance
  217. view
  218. views
  219. when
  220. whenever
  221. where
  222. while
  223. with
  224. work
  225. write
  226. xor
  227.  
  228. [KEYWORDS6:GLOBAL]
  229. alter
  230. analyze
  231. audit
  232. comment
  233. commit
  234. create
  235. delete
  236. drop
  237. execute
  238. explain
  239. grant
  240. insert
  241. lock
  242. noaudit
  243. rename
  244. revoke
  245. role
  246. rollback
  247. savepoint
  248. select
  249. sequence
  250. set
  251. spool
  252. table
  253. transaction
  254. truncate
  255. update
  256.  
  257. [KEYWORDS7:GLOBAL]
  258. SQLCODE
  259. SQLERRM
  260. ABS
  261. ACOS
  262. ASIN
  263. ATAN
  264. ATAN2
  265. CEIL
  266. COS
  267. COSH
  268. COUNT
  269. EXP
  270. FLOOR
  271. LN
  272. LOG
  273. MOD
  274. POWER
  275. ROUND
  276. SIGN
  277. SIN
  278. SINH
  279. SQRT
  280. TAN
  281. TANH
  282. TRUNC
  283. ASCII
  284. CHR
  285. CONCAT
  286. INITCAP
  287. INSTR
  288. INSTRB
  289. LENGTH
  290. LENGTHB
  291. LOWER
  292. LPAD
  293. LTRIM
  294. NLS_INITCAP
  295. NLS_LOWER
  296. NLS_UPPER
  297. NLSSORT
  298. REPLACE
  299. RPAD
  300. RTRIM
  301. SOUNDEX
  302. SUBSTR
  303. SUBSTRB
  304. TRANSLATE
  305. UPPER
  306. CHARTOROWID
  307. CONVERT
  308. HEXTORAW
  309. NLS_CHARSET_ID
  310. NLS_CHARSET_NAME
  311. RAWTOHEX
  312. ROWIDTOCHAR
  313. TO_CHAR
  314. TO_DATE
  315. TO_LABEL
  316. TO_MULTI_BYTE
  317. TO_NUMBER
  318. TO_SINGLE_BYTE
  319. ADD_MONTHS
  320. LAST_DAY
  321. MONTHS_BETWEEN
  322. NEW_TIME
  323. NEXT_DAY
  324. ROUND
  325. SYSDATE
  326. TRUNC
  327. DECODE
  328. DUMP
  329. GREATEST
  330. GREATEST_LB
  331. LEAST
  332. LEAST_UB
  333. NVL
  334. UID
  335. USER
  336. USERENV
  337. VSIZE
  338.  
  339. [KEYWORDS8:GLOBAL]
  340. **
  341. NOT
  342. +
  343. -
  344. *
  345. /
  346. ||
  347. =
  348. :=
  349. !=
  350. <
  351. >
  352. <=
  353. >=
  354. IS NULL
  355. LIKE
  356. BETWEEN
  357. IN
  358. AND
  359. OR
  360.  
  361. [KEYWORDS9:GLOBAL]
  362.